Returns the globs associated to this language.
This is just an utility wrapper around [method@Language.get_metadata] to retrieve the "globs" metadata property and split it into an array.
a newly-allocated %NULL terminated array containing the globs or %NULL if no globs are found. The returned array must be freed with g_strfreev().
See Implementation
Returns the globs associated to this language.
This is just an utility wrapper around [method@Language.get_metadata] to retrieve the "globs" metadata property and split it into an array.